plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator( .and. )
Interface
MIT
3 statements
Source File
ArrayClass.f90
ArrayClass
operator( .and. )
Contents
Module Procedures
and_int32vector_int32vector
public interface operator( .and. )
Module Procedures
public function
and_int32vector_int32vector
(intv1, intv2) result(intv_ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
intv1
(:)
integer(kind=int32),
intent(in)
::
intv2
(:)
Return Value
integer(kind=int32), allocatable, (:)